home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_1 / afreq301.zip / F2DIRM10.ZIP / F2DIRM.DOC next >
Text File  |  1991-07-08  |  3KB  |  72 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.         F2DIRM version 0691
  8.         by Wayne Robinson
  9.         Under the Sun Software
  10.         The Quantum Zone
  11.         201-307-1452
  12.         Fido 1:269/309
  13.  
  14.         This little utility works in conjunction with Searchlight 
  15.         Software's Dirmaint program to move filenames and descriptions 
  16.         from a files.bbs, such as that produced by Tick and other similar
  17.         file robots, to the Searchlight directory database. The 
  18.         files.bbs must contain only two parts per line, the filename in 
  19.         standard notation (filename.extension) and a file description 
  20.         separated from the filename by at least one blank space. 
  21.  
  22.         F2DIRM is a command line driven utility. It will read the 
  23.         files.bbs and make calls to dirmaint, supplying dirmaint with the 
  24.         approriate command line parameters for it to insert the correct 
  25.         data into the database. It must be executed in the directory 
  26.         where the Searchlight directory database exists. This is commonly 
  27.         where Tick would move the files and create the files.bbs.
  28.  
  29.         SYNTAX
  30.  
  31.         FRDIRM directory path1 path2 [options]
  32.  
  33.           directory is the name of the Searchlight file directory file 
  34.           without the file extension. 
  35.  
  36.           path1 is the full path and filename of dirmaint.exe. It is 
  37.           compulsory that this parameter be correct or F2DIRM will fail to 
  38.           execute dirmaint. example: c:\utility\dirmaint.exe
  39.  
  40.           path2 is the name of the files.bbs file. If that file is not in 
  41.           the current directory the full path must be provided.
  42.  
  43.           [options] refers to dirmaint switches you wish F2DIRM to pass 
  44.           on the command line. For instance, '/F use the filedate' in the
  45.           directory database as opposed to '/D use the DOS date.' Please 
  46.           note that it is not necessary to instruct F2DIRM to pass the 'A' 
  47.           for add since it will assume that is what you want to do. F2DIRM 
  48.           will never call dirmaint to Update a file. In any case all 
  49.           options are just that optional and if you have no specific purpose 
  50.           in mind, none need be passed to F2DIRM. It is highly advisable 
  51.           that you read the dirmaint instructions to determine what 
  52.           possible switches you wish to use.
  53.  
  54.         That is about it. F2DIRM is a simple program that can save you an 
  55.         enormous amount of time manually importing the files. However, I 
  56.         have decided not to charge for it. It really only took a couple 
  57.         of hours to write and I would have written it for myself even if 
  58.         I did not distribute it. If you use it and it is a help to you, 
  59.         well the next time you drink a beer, drink one for me. If you use 
  60.         F2DIRM and your computer explodes and your wife leaves you, you 
  61.         must hold me blameless. I will assume no responsibility for any 
  62.         damages, either directly caused from the use of F2DIRM or 
  63.         incidental to its use. I will not be held responible for 
  64.         consequental losses due to damage caused by F2DIRM. If you choose 
  65.         to use it, you agree to these stipulations. If you live in one of 
  66.         those places that does not allow such exclusions, you may not use 
  67.         F2DIRM. 
  68.  
  69.         Enjoy!
  70.  
  71.         
  72.